projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03bc753
)
Comment
author
Xue Fuqiao
<xfq@gnu.org>
Thu, 6 Mar 2014 10:53:26 +0000
(18:53 +0800)
committer
Xue Fuqiao
<xfq@gnu.org>
Thu, 6 Mar 2014 10:53:26 +0000
(18:53 +0800)
doc/lispref/internals.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/internals.texi
b/doc/lispref/internals.texi
index 94e4b705105aa3d98fdb24c1237968d0f086d746..759ed8ceedc66fcabe486b6a78f2b87373a3f3a2 100644
(file)
--- a/
doc/lispref/internals.texi
+++ b/
doc/lispref/internals.texi
@@
-1266,6
+1266,8
@@
except to shape their child windows. Emacs Lisp programs usually have
no access to the parent windows; they operate on the windows at the
leaves of the tree, which actually display buffers.
+@c FIXME: These two slots and the `buffer' slot below were replaced
+@c with a single slot `contents' on 2013-03-28. --xfq
@item hchild
@itemx vchild
These fields contain the window's leftmost child and its topmost child